Skip to content

Conversation

@cbusbey
Copy link
Contributor

@cbusbey cbusbey commented May 6, 2016

Fixes a validation bug where a message is rejected when it includes a required group of size 0. The validation will reject the message with a required tag missing if the group is defined to have required fields within it. If the group is of size 0, those required field groups should not be included in the message.

@cbusbey cbusbey added the Bug Behavior not matching expected label May 6, 2016
@cbusbey cbusbey added this to the v0.3.0 milestone May 6, 2016
@cbusbey
Copy link
Contributor Author

cbusbey commented May 6, 2016

PR also reduces some complexity in the validation code.

@cbusbey cbusbey merged commit 38d9e0c into quickfixgo:master May 6, 2016
@cbusbey cbusbey deleted the validation_false_pos branch May 6, 2016 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Behavior not matching expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant